CleanUpPolygonList

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

CleanUpPolygonList()  

SYNOPSIS

geom_lib/poly_cln.c:28

void CleanUpPolygonList(IPPolygonStruct **PPolygons)
 

DESCRIPTION

Routine to clean up polygons - delete zero length edges, and polygons with less than 3 vertices.  

PARAMETERS:

PPolygons: List of polygons to clean, in place.  

FUNCTION RETURN VALUE

void

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:18 GMT, October 17, 2022